adTempus API
PreviousUpNext
IImportedObjects::Item Method

Gets the item with the specified index.

C++
HRESULT Item(long index, [out, retval] IImportedObject** pVal);
C#
Item(long index, [out, retval] IImportedObject* pVal);
Visual Basic
Sub Item(index As long, pVal As [out, retval] IImportedObject*)

 

Valid index values range from 0 to Count - 1.

adTempus API Reference version 3.0.0.0, revised 10/30/2008